home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Softwarová Záchrana 3
/
Softwarova-zachrana-3.bin
/
Horodruin
/
horodruin-setup.exe
/
{app}
/
Horodruin.exe
/
0
/
RCDATA
/
TFRMEDITMASK
/
TFRMEDITMASK.txt
Wrap
Text File
|
2005-02-17
|
1KB
|
55 lines
object frmEditMask: TfrmEditMask
Left = 616
Top = 188
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Mask Editor'
ClientHeight = 361
ClientWidth = 185
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 13
object lblType: TLabel
Left = 8
Top = 8
Width = 34
Height = 13
Caption = 'lblType'
end
object btnOk: TBitBtn
Left = 104
Top = 328
Width = 75
Height = 25
TabOrder = 1
OnClick = btnOkClick
Kind = bkOK
end
object btnCancel: TBitBtn
Left = 24
Top = 328
Width = 75
Height = 25
TabOrder = 2
OnClick = btnCancelClick
Kind = bkCancel
end
object mmPatterns: TMemo
Left = 8
Top = 24
Width = 169
Height = 297
Lines.Strings = (
'mmPatterns')
MaxLength = 250
TabOrder = 0
end
end